hvmloader: don't build with __XEN_TOOLS__ defined
authorJan Beulich <jbeulich@suse.com>
Thu, 23 Jul 2015 12:03:20 +0000 (14:03 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Jul 2015 12:03:20 +0000 (14:03 +0200)
commit742ab6ac1976ad6e3ec9f9d49fbf74aff27e6eb4
tree6dd5bdd3a24b3768b784c179f24dff3177763da6
parent9256f66c1606cd9339412bff7fbc7bd9e8beb28c
hvmloader: don't build with __XEN_TOOLS__ defined

This being an in-guest component, it shouldn't get to see (and even
less so use) tools-only public interfaces.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/firmware/hvmloader/Makefile